projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a504fe
)
border: Tweak docs
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 1 Mar 2021 06:31:25 +0000
(
01:31
-0500)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:36 +0000
(16:37 +0000)
gtk/gtkborder.h
patch
|
blob
|
history
diff --git
a/gtk/gtkborder.h
b/gtk/gtkborder.h
index adfa29e764acf4a7b0631f44bf31c3fb156d641b..0d4918c62e03e43e158c1dc72902612bde6b81cb 100644
(file)
--- a/
gtk/gtkborder.h
+++ b/
gtk/gtkborder.h
@@
-45,8
+45,9
@@
typedef struct _GtkBorder GtkBorder;
* @top: The width of the top border
* @bottom: The width of the bottom border
*
- * A struct that specifies a border around a rectangular area
- * that can be of different width on each side.
+ * A struct that specifies a border around a rectangular area.
+ *
+ * Each side can have different width.
*/
struct _GtkBorder
{